ExpectedReplyCounter

Undocumented in source.
@safe
struct ExpectedReplyCounter {}

Members

Functions

isWaitingForReplies
bool isWaitingForReplies()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

expected
int expected;
Undocumented in source.
replies
int replies;
Undocumented in source.

Meta